projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7d24e14
)
Apply 1 suggestion(s) to 1 file(s)
author
Matthias Clasen
<mclasen@redhat.com>
Mon, 30 Nov 2020 17:44:30 +0000
(17:44 +0000)
committer
Matthias Clasen
<mclasen@redhat.com>
Mon, 30 Nov 2020 17:44:30 +0000
(17:44 +0000)
gtk/gtkwindow.c
patch
|
blob
|
history
diff --git
a/gtk/gtkwindow.c
b/gtk/gtkwindow.c
index 0f1207bd025c6a9e232102a8b9f7f11353b5ac28..2b3a7ca74147ff60698972823989ed07de654390 100644
(file)
--- a/
gtk/gtkwindow.c
+++ b/
gtk/gtkwindow.c
@@
-1947,8
+1947,9
@@
gtk_window_new (void)
* user distinguish this window from other windows they may have
* open. A good title might include the application name and current
* document filename, for example.
+ * document filename, for example.
+
* Passing %NULL does the same as setting the title to an empty string.
- *
**/
void
gtk_window_set_title (GtkWindow *window,